home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / share / doc / anacron / README.Debian < prev    next >
Text File  |  2008-09-02  |  539b  |  14 lines

  1. anacron for DEBIAN
  2. ----------------------
  3.  
  4. Anacron runs transparently to the system.  In other words, you should never be
  5. aware that anacron and not cron is actually running cron.{daily,weekly,monthly}.
  6.  
  7. Anacron itself however is not a daemon, so it will either be called at startup,
  8. on APM power status change, or by cron. Disabling those will result in some
  9. jobs not being executed on time.
  10.  
  11. Anacron leaves messages in /var/log/syslog and /var/log/messages by default.
  12.  
  13. -- Pascal hakim <pasc@debian.org>, Tue, 02 Aug 2005 20:27:00 +1100
  14.